home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today (UK) 5
/
CDRT5.iso
/
mac
/
Treasure Hunt
/
THF
/
shared.Dxr
/
00986_helpbutton.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-07-28
|
187 b
|
12 lines
on mouseUp
global captain
if captain then
puppetSound("help")
updateStage()
repeat while the soundBusy of 1
nothing()
end repeat
puppetSound(0)
end if
end